home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / prog / atari / c / stut_src / svrdwlpu.h < prev    next >
Text File  |  1996-06-05  |  265b  |  9 lines

  1. /*
  2.  * Server_Download.h
  3.  */
  4.  
  5. BOOL    DownLoad_ENPG(                        /* Out: TRUE_1 s'il faut stopper la connexion */
  6.             VOIE    *    pVoie_curr );        /* In: Voie concern‚e */
  7. BOOL    DownLoad_USLTP(                    /* Out: TRUE_1 si fin_cnx */
  8.             VOIE    *    pVoie_curr );        /* In: Voie concern‚e */
  9.